add-unix-to-cpp-undefs.diff
authorRob Browning <rlb@defaultvalue.org>
Tue, 5 Apr 2011 03:46:31 +0000 (22:46 -0500)
committerRob Browning <rlb@defaultvalue.org>
Tue, 5 Apr 2011 03:46:31 +0000 (22:46 -0500)
commitf5c912bee9fabdfa4d2d797cc9167ebe55d9ad35
treee5e66c071568ebf530056b5b0d10b51b03287e5a
parent9bb4b35ea4a708b4740057fd4bce812407a2743d
add-unix-to-cpp-undefs.diff
* ./configure should no longer define "unix" when building Emacs.
  Patch: add-unix-to-cpp-undefs.diff
  Date: Sun May  2 07:23:27 UTC 2010
Added-by: Rob Browning <rlb@defaultvalue.org>
  Status: incorporated upstream

  Before this fix, gcc would produce the following warning:

    gcc: unrecognized option '-2.0/'

  The Debian patch is taken from this upstream commit:

    revno: 99984
    committer: Miles Bader <miles@gnu.org>
    branch nick: trunk
    timestamp: Thu 2010-04-22 09:10:30 +0900
    message:
      get rid of "unix" pre-defined macro when preprocessing Makefile
configure.in